home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
wais
/
ir
/
windex.help
< prev
next >
Wrap
Text File
|
1995-05-09
|
3KB
|
58 lines
Usage: waisindex [-d index_filename]
[-a] /* adding to an existing index, otherwise it erases the index */
[-r] /* recursively index subdirectories */
[-mem mbytes] /* number of megabytes to run this in */
[-register] /* registers the database with the directory of servers.
This should be done with care. */
[-export] /* uses short dbname and port 210 */
[-e [file]] /* set log output to file, or /dev/null if not specified */
[-f [filter]] /* run filter on each file before indexing */
[-l log_level] /* set log level. 0 means log nothing,
10 [the default] means log everything */
[-v] /* print the version of the software */
[-stdin] /* read file names from stdin */
[-pos | -nopos] /* include (don't include - default) word position information /*
[-nopairs | -pairs] /* don't include (or include - default) word pairs /*
[-nocat] /* inhibit creation of catalog /*
[-contents] /* Index the contents: this is good for types that
inhibit the indexing of the contents (like gif). /*
[-nocontents] /* Index only the filename, not the contents /*
[-cmmem mem] /* percent of CM memory (CM code only) */
[-T type] /* type becomes the "TYPE" of the document. */
[-t /* format of the file. if none then each file is a document */
groliers /* groliers encyclopedia special format */
| mail /* mail format */
| mail_or_rmail /* mail or rmail or both */
| mail_digest /* standard internet mail digest format */
| mh_bboard /* MH bulletin board format */
| rmail /* rmail format */
| netnews /* netnews format */
| rn /* netnews saved by the [rt]?rn newsreader */
| emacsinfo /* the GNU documentation system */
| catalog /* ?? */
| bio /* biology abstract format */
| cmapp /* CM applications from Hypercard */
| ftp /* special type for FTP files. First line of file is headline */
| jargon /* Jargon File 2.9.8 format */
| server /* server structures for the dir of servers */
| text /* simple text files, this is the default */
| filename /* uses only the filename part of the pathname for the title */
| irg /* internet resource guide */
| dash /* entries separated by a row of dashes */
| one_line /* each line is a document */
| para /* paragraphs separated by blank lines */
| seeker /* ?? */
| medline /* medline format */
| refer /* refer format */
| first_line /* first line of file is headline */
| rlin /* ?? */
| dvi /* dvi format */
| ps /* postscript format */
| pict /* pict files, only indexes the filename */
| gif /* gif files, only indexes the filename */
| tiff /* tiff files, only indexes the filename */
| bibtex /* BibTeX / LaTeX format */
| nhyp /* ?:? hyper text format, Polytechnic of Central London */
| ziff /* ziff special format */
] filename filename ...